﻿dp_first_italian_war = {
	requires_interest_marker = yes
	enable_switch_sides = no
	allow_negotiated_peace = yes
	initiator_can_add_war_goals = no
	target_can_add_war_goals = no

	war_goal = return_state
	
	texture = "gfx/interface/icons/war_goals/unify_italy.dds"
	
	possible = {	
		always = no
	}
	
	selectable_in_lens = {
		always = no
	}	
	
	on_weekly_pulse = {}
	
	on_war_begins = {}

	on_war_end = {}
}

dp_second_italian_war = {
	requires_interest_marker = yes
	enable_switch_sides = no
	allow_negotiated_peace = yes
	initiator_can_add_war_goals = no
	target_can_add_war_goals = no

	war_goal = humiliation
	
	texture = "gfx/interface/icons/war_goals/unify_italy.dds"
	
	possible = {	
		always = no
	}
	
	selectable_in_lens = {
		always = no
	}	
	
	on_weekly_pulse = {}
	
	on_war_begins = {}

	on_war_end = {}
}